projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d88268c
)
testpopover: Don’t set margin in menu box
author
Ernestas Kulik
<ernestask@gnome.org>
Mon, 23 Jul 2018 10:05:57 +0000
(13:05 +0300)
committer
Ernestas Kulik
<ernestask@gnome.org>
Mon, 23 Jul 2018 10:05:57 +0000
(13:05 +0300)
The gizmo already provides sufficient padding.
tests/popover2.ui
patch
|
blob
|
history
diff --git
a/tests/popover2.ui
b/tests/popover2.ui
index 5ab488cdb2b4585656820d892aaf86b13f8e3765..2e406fb75151da70dacfbf74be132d3a41ae9d60 100644
(file)
--- a/
tests/popover2.ui
+++ b/
tests/popover2.ui
@@
-5,7
+5,6
@@
<object class="GtkBox">
<property name="visible">True</property>
<property name="orientation">vertical</property>
- <property name="margin">10</property>
<child>
<object class="GtkBox">
<property name="visible">True</property>